
if service.click({
{"Bạn muốn be đưa đến nơi nào?",
}
})
return true
end

if service.click({
{"Nhập điểm đến",
}
})
return true
end

if service.click({
{"Xác nhận điểm đón",
}
})
return true
end

if service.click({
{"Hủy chuyến",
}
})
return true
end
